func encoding/asn1.stripTagAndLength

2 uses

	encoding/asn1 (current package)
		marshal.go#L453: func stripTagAndLength(in []byte) []byte {
		marshal.go#L513: 				return bytesEncoder(stripTagAndLength(bytes)), nil